[29/12/2012 2:56:25] AutoGK 2.55 [29/12/2012 2:56:25] OS: WinXP (5.1.2600).2 [29/12/2012 2:56:25] Job started. [29/12/2012 2:56:25] Input file: K:\Editados para comprimir\South Pacific_4_Ocean of Volcanoes_EN-ES_16'9.mpg [29/12/2012 2:56:25] Output file: K:\Editados para comprimir\South Pacific_4_Ocean of Volcanoes_EN-ES_16'9.avi [29/12/2012 2:56:25] Output codec: XviD [29/12/2012 2:56:25] Audio 1: Audio Stream 0 MPEG [29/12/2012 2:56:25] Subtitles: none [29/12/2012 2:56:25] Format: AVI [29/12/2012 2:56:25] Target quality: 66% [29/12/2012 2:56:25] Custom resolution settings: fixed width of 720 pixels [29/12/2012 2:56:25] Audio 1 settings: Original [29/12/2012 2:56:25] Standalone support enabled: ESS [29/12/2012 2:56:25] Started encoding. [29/12/2012 2:56:25] Demuxing and indexing. [29/12/2012 2:59:03] Processing file: K:\Editados para comprimir\South Pacific_4_Ocean of Volcanoes_EN-ES_16'9.mpg [29/12/2012 2:59:03] Source resolution: 720x576 [29/12/2012 2:59:03] Found PAL source. [29/12/2012 2:59:03] Source aspect ratio: 4:3 [29/12/2012 2:59:03] Manual aspect ratio: 16:9 [29/12/2012 2:59:03] Analyzing source. [29/12/2012 3:00:52] Source has percentage of interlacing in motion areas: 0,00 [29/12/2012 3:00:52] Source is considered to be progressive. [29/12/2012 3:00:52] Output will contain 68994 frames [29/12/2012 3:00:52] Forcing encoding with sharp matrix. [29/12/2012 3:00:52] Using VAQ in XviD [29/12/2012 3:00:52] Running single pass encoding. [29/12/2012 3:00:52] Writing the following script to K:\Editados para comprimir\agk_tmp\South Pacific_4_Ocean of Volcanoes_EN-ES_16'9_movie.avs =========================================================== LoadPlugin("C:\ARCHIV~1\AutoGK\DGMPGDec\DGDecode.dll") LoadPlugin("C:\ARCHIV~1\AutoGK\filters\autocrop.dll") LoadPlugin("C:\ARCHIV~1\AutoGK\filters\RemoveGrainSSE3.dll") movie = mpeg2source("K:\Editados para comprimir\agk_tmp\South Pacific_4_Ocean of Volcanoes_EN-ES_16'9.d2v") cropclip = autocrop(movie,mode=0,wmultof=4,hmultof=4,samples=10,aspect=0,threshold=34,samplestartframe=0,leftadd=0,rightadd=0,topadd=0,bottomadd=0) fixed_aspect = 1.42222222222222 c_width = width(cropclip) c_height = round(height(cropclip) / fixed_aspect) input_par = float(c_width)/float(c_height) out_width = 720 out_height = round(float(out_width) / input_par) hmod = out_height - (floor(out_height / 16 ) * 16) out_height = (hmod > 4) ? (out_height + (16 - hmod)) : (out_height - hmod) new_aspect = (float(out_width) / float(out_height)) / fixed_aspect autocrop(movie,mode=0,wmultof=4,hmultof=4,samples=10,aspect=new_aspect,threshold=34,samplestartframe=0,leftadd=0,rightadd=0,topadd=0,bottomadd=0) LanczosResize(out_width,out_height) RemoveGrain(mode=2) =========================================================== [29/12/2012 3:17:18] Duration was: 16 minutes 25 seconds [29/12/2012 3:17:18] Speed was: 70,02 fps. [29/12/2012 3:17:18] Job finished. Total time: 20 minutes 52 seconds